body{
	color:#666;
	font-size:14px;
	background: url(../styles/images/bg.jpg) repeat-y center top;}
h1,h2,h3,h4,h5,h6,h7{
	font-weight: normal;
}
.text-uppercase{
	text-transform: uppercase;
}
.navbar{
	margin-bottom:0;
	background-color: #193588;
	border: none;}
.navbar-brand {
    padding: 9px 15px;
	height: auto;}
.navbar-brand img{
	max-height:81px;}
.tel img{
	margin-top: 30px;
}
.navbar-nav>li>a{
	color:#fff;
	padding:15px 33px;
	font-size: 15px;}
.nav>li>a:focus, .nav>li>a:hover,.navbar-nav>li.active>a {
  background: -webkit-linear-gradient(left, #ff6f00 , #fea331); 
  background: -o-linear-gradient(right, #ff6f00 , #fea331); 
  background: -moz-linear-gradient(right, #ff6f00 , #fea331); 
  background: linear-gradient(to right, #ff6f00 , #fea331);
  color: #fff;
}
.navbar-nav>li>a:after{
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 0px;
	height: 3px; 
	background: -webkit-linear-gradient(right, #ff6f00, #f50000);
	background: -o-linear-gradient(right, #ff6f00, #f50000);
	background: linear-gradient(to left, #ff6f00, #f50000);  
	transition: width 0.3s
}
.navbar-nav>li>a:hover:after{
	width: 100%;
}
.dropdown-menu>li>a {
    padding: 12px 20px;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #f50000;
}
.icon-bg{
	background-color: #01689a;
	color: #fff;
	padding: 40px 0;
}
.icon-title{
	margin-bottom: 50px;
}
.icon-title h2{
	font-size: 27px;
	padding:0px 40px;
}
.icon-title p{
	font-size: 14px;
	margin-top: 20px;
	color: #dcf4ff;
	line-height: 28px;
}
.icon1{
	background: rgba(0, 161, 203,0.5);
	padding: 30px 20px 60px;
	transition: background 0.3s;
}
.icon2{
	background: rgba(0, 161, 203,0.85);
	padding: 30px 20px 60px;
	transition: background 0.3s;
}
.icon1:hover,.icon2:hover{
	background:#0a5377;
}
.icon-img img{
	transition: all ease-in-out 0.3s;
}
.icon-img:hover img{
	transform: translateY(-20px);
}
.icon1 h2,.icon2 h2{
	position: relative;
}
.icon1 h2:after,.icon2 h2:after{
	position: absolute;
	content: "";
	width: 20px;
	height: 1px;
	left: 50%;
	bottom: -10px;
	transform: translateX(-50%);
	transition: all ease-in-out 0.3s;
	background-color: #fff;}
.icon1 h2:hover:after,.icon2 h2:hover:after{
	width: 80px;
}
.icon1 p,.icon2 p{
	margin-top: 20px;
	line-height: 24px;
	font-size: 13px;
    height: 72px;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
 -webkit-box-orient: vertical;

}
.sy-products{
	background: url(../styles/images/pbg.jpg) no-repeat fixed center top;
	padding: 60px 0;
	
}

.pro-tit,.new-tit{
	position: relative;
}
.pro-tit h2,.new-tit h2{
	font-size: 27px;
	color: #005f8d;
}
.pro-tit p{
	line-height: 28px;
}
.new-tit:after{
	position: absolute;
	content: "";
	width: 5%;
	height: 2px;
	left: 2%;
	 bottom: -20px;
	 background-color: #005f8d;
}
.pro-list{
	padding:20px;}
a.pro{
	display:inline-block;
	margin:30px 0 0;
	position:relative;
	overflow:hidden;}
a.pro img{
	transition:all ease-in-out 0.3s;}
a.pro:hover img.p1{
	transform:scale(1.2,1.2);}
.pro-list  span.bg{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	left:0;
	top:0;
	opacity:0;
	background:rgba(9,78,137,0.5);}
.pro-list a.pro:hover span.bg{
	opacity:1;}
.pro-list span.icon{
	position:absolute;
	width:150px;
	height:120px;
	display:block;
	left:50%;
	transform:translate(-50%,0);
	top:-100%;
	transition:0.3s;} 
.pro-list a.pro:hover span.icon{
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);}
.pro-text{
	line-height:24px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
.sy-info{
	padding: 20px 30px;
}
/* .about-info{
	padding: 20px;
} */
.sy-info h2{
	font-size: 28px;
	color: #222222;
	margin-bottom: 25px;
}
.sy-info p{
	line-height: 24px;
	color: #666;
}
.sy-about,.sy-news{
	margin-top:30px;
	padding:20px 0 40px;
	}

.sy-about-info{
	background-color: #fff;
	margin-top: 30px;
}
.sy-about-info h5{
	line-height: 30px;
	color: #333;
}
.ainfo{
	padding: 30px;
}
.about-more{
	margin-top: 15px;
	background-color: #fea331;
	color: #fff;
	padding: 10px 36px;
	text-shadow:none;
	font-size: 15px;
	font-family: Aria; 
	border:none;
}
.about-more:hover{
	background: #15214c;
	color: #fff;
}

.nlist{
	margin-bottom: 40px;
}
.news .more {
  margin: 70px auto;
}
.nbox{
	margin-top: 15px;
}
.news .news_time {
  display: block;
  background-color: #eee;
  padding-top: 10px;
  font-weight: 300;
  width: 60px;
  height: 60px;
  color: #999;
}
h5.ninfo a{
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.news .news_time i{
	color:#fd5202;
	padding-right:8px;}
.news .news_time span.nian{
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.media-left, .media>.pull-left {
    padding-right: 20px;
}

.media-body, .media-left, .media-right {
    display: inline-block;
    vertical-align: top;
}
@media (min-width: 768px){
	.media-body, .media-left, .media-right {
		max-width: 80%;
	}
}

    max-width: 80%;
.btn-series{
	background: none;
	padding: 8px 20px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.btn-series.active,.btn-series:hover{
	background-color: #0a63af;
	text-shadow: none;
	color: #fff;
	border: 0 none;
}
.news .media-heading:hover:before {
  width: 100%;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.news .media-heading {
  position: relative;
}
.news .media-heading a {
  border-bottom: 1px solid #EFEFEF;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  display: block;
  padding-bottom: 20px;
}
.news .media-heading a:hover {
  text-decoration: none;
}
.news .media-heading:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 1px;
  background-color: #f00;
  bottom: 0px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.news p.des {
  font-size: 13px;
  color: #848484;
  line-height: 24px;
}
.news ul.blocks-2 {
  overflow: hidden;
  margin-top: 20px;
}
.news ul.blocks-2 li {
  list-style-type:none;
  width: 45%;
  float: left;
  margin: 30px 2.5% 0;
}
.news ul.blocks-2 li p {
  margin-bottom: 0px;
}
.sy_news ul.blocks-2 li p.des {
  margin-bottom: 5px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.sy-contact{
	line-height: 30px;
	font-size: 16px;
}
.sy-contact img{
	margin-bottom: 15px;
}
.sy-contact p{
	border-bottom: 1px dashed #cdcdcd;
}
.sy-contact i{
	padding-right: 10px;
}
.bg-default {
	background: #253b52;
	max-height: 168px;
	padding:30px 0;
	color:#fff;
}
.copy{
	margin-top: 5px;
	line-height: 30px;
	
}
.ny-about{
	margin:20px auto;
	background-color:#fff;
	padding:20px;}
.ny-tit h1{
	color:#333;}
.ny-tit h1 span{
	color: #0a63af;
}
.ny_info{
	line-height:27px;
	margin-bottom:50px;}
.text-indent{
	text-indent:2em;}

.pager>li.active>a, .pager>li.active>a:hover, .pager>li.active>span, .pager>li.active>span:hover {
    background-color: #0a63af;
    border-color: #0a63af;
}
.ptest{
	color:#333;}
.card>.caption {
    background-color: #333;}
.item-content h4 a{
	color:#333;}
.ny-info{
	padding:30px 0;
	line-height:27px;}
img {
     max-width:none; 
}
.contact-info{
	font-size:16px;
	line-height:30px;}
	
	

	
	
	
	
	
@media (max-width: 1199px) {
	.navbar-nav > li > a {
    padding: 15px 20px;}
	
}
@media (max-width: 991px) {
.navbar-nav > li > a {
    padding: 15px 9px;}
.series span.bg{
	padding-top: 10%;
}
.series span.bg h1{
	font-size: 20px;
}
.about-tit h1 {
    font-size: 24px;}
.btn-series{
	padding:10px  20px;
	margin-bottom: 10px;
}
.pro-list span.icon{
	width:100px;
	height:100px;} 


	
	
}
@media (min-width: 768px){
	.navbar-form{
		width: 34%;
	}
	.navbar-form .form-group {
		width:67%;
	}
	.navbar-form .form-control {
	    width: 100%;
	}


}
@media (max-width: 767px) {
	.navbar-brand {
    padding: 15px;}
	.navbar-brand img{
	max-height:40px;}
	.navbar-toggle {
    background-color:#eee;
	margin:20px 10px 20px 0;}
	.navbar-toggle .icon-bar {
	background-color: #555;}
	.navbar {
    min-height: 0px;}
	.navbar-nav > li > a {
    padding: 10px 5px;
	}
	.icon-bg {
		padding: 20px 0 50px;
	}
	.dropdown-menu > li > a{
		color: #fff;
	}
	.sy-about, .sy-products, .sy-news {
    margin-top: 20px;}
	.news .media-heading a {
    font-size: 16px;}
	.about-tit h2 {
    font-size: 24px;
}

	

}
	








.p0{padding: 0px;}
.p5{padding: 5px;}
.pt0{padding-top: 0px;}
.pr0{padding-right: 0px;}
.pb0{padding-bottom: 0px;}
.pl0{padding-left: 0px;}

.pt5{padding-top: 5px;}
.pr5{padding-right: 5px;}
.pb5{padding-bottom: 5px;}
.pl5{padding-left: 5px;}

.pt10{padding-top: 10px;}
.pr10{padding-right: 10px;}
.pb10{padding-bottom: 10px;}
.pl10{padding-left: 10px;}

.pt15{padding-top: 15px;}
.pr15{padding-right: 15px;}
.pb15{padding-bottom: 15px;}
.pl15{padding-left: 15px;}

.pt20{padding-top: 20px;}
.pr20{padding-right: 20px;}
.pb20{padding-bottom: 20px;}
.pl20{padding-left: 20px;}

.pt30{padding-top: 30px;}
.pr30{padding-right: 30px;}
.pb30{padding-bottom: 30px;}
.pl30{padding-left: 30px;}

.m0{margin: 0px;}
.m5{margin: 5px;}

.mt0{margin-top: 0px;}
.mr0{margin-right: 0px;}
.mb0{margin-bottom: 0px;}
.ml0{margin-left: 0px;}

.mt5{margin-top: 5px;}
.mr5{margin-right: 5px;}
.mb5{margin-bottom: 5px;}
.ml5{margin-left: 5px;}

.mt10{margin-top: 10px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.ml10{margin-left: 10px;}

.mt15{margin-top: 15px;}
.mr15{margin-right: 15px;}
.mb15{margin-bottom: 15px;}
.ml15{margin-left: 15px;}

.mt20{margin-top: 20px;}
.mr20{margin-right: 20px;}
.mb20{margin-bottom: 20px;}
.ml20{margin-left: 20px;}

.mt30{margin-top: 30px;}
.mr30{margin-right: 30px;}
.mb30{margin-bottom: 30px;}
.ml30{margin-left: 30px;}
.wauto{width: auto;}

.indexcase_cate {
    text-align: center;
}

.indexcase_cate a {
    display: inline-block;
    margin: 2px;
    line-height: 32px;
    border: 1px #dbdbdb solid;
    padding: 0 30px;
    color: #666;
    border-radius: 5px;
}

.indexcase_cate .active {
    color: #fff;
    background-color: #0068b7;
    border-color: #0068b7;
}

.indexcase_cate a:hover {
    color: #fff;
    background-color: #0068b7;
    border-color: #0068b7;
}
.pagination {
	  display: inline-block;
	  padding-left: 0;
	  margin: 20px 0;
	  border-radius: 4px;
	}
	.pagination > li {
	  display: inline;
	}
	.pagination > li > a,
	.pagination > li > span {
	  position: relative;
	  float: left;
	  padding: 6px 12px;
	  margin-left: -1px;
	  line-height: 1.42857143;
	  color: #337ab7;
	  text-decoration: none;
	  background-color: #fff;
	  border: 1px solid #ddd;
	}
	.pagination > li:first-child > a,
	.pagination > li:first-child > span {
	  margin-left: 0;
	  border-top-left-radius: 4px;
	  border-bottom-left-radius: 4px;
	}
	.pagination > li:last-child > a,
	.pagination > li:last-child > span {
	  border-top-right-radius: 4px;
	  border-bottom-right-radius: 4px;
	}
	.pagination > li > a:hover,
	.pagination > li > span:hover,
	.pagination > li > a:focus,
	.pagination > li > span:focus {
	  z-index: 2;
	  color: #23527c;
	  background-color: #eee;
	  border-color: #ddd;
	}
	.pagination > .active > a,
	.pagination > .active > span,
	.pagination > .active > a:hover,
	.pagination > .active > span:hover,
	.pagination > .active > a:focus,
	.pagination > .active > span:focus {
	  z-index: 3;
	  color: #fff;
	  cursor: default;
	  background-color: #337ab7;
	  border-color: #337ab7;
	}
	.pagination > .disabled > span,
	.pagination > .disabled > span:hover,
	.pagination > .disabled > span:focus,
	.pagination > .disabled > a,
	.pagination > .disabled > a:hover,
	.pagination > .disabled > a:focus {
	  color: #777;
	  cursor: not-allowed;
	  background-color: #fff;
	  border-color: #ddd;
	}
	.pagination-lg > li > a,
	.pagination-lg > li > span {
	  padding: 10px 16px;
	  font-size: 18px;
	  line-height: 1.3333333;
	}
	.pagination-lg > li:first-child > a,
	.pagination-lg > li:first-child > span {
	  border-top-left-radius: 6px;
	  border-bottom-left-radius: 6px;
	}
	.pagination-lg > li:last-child > a,
	.pagination-lg > li:last-child > span {
	  border-top-right-radius: 6px;
	  border-bottom-right-radius: 6px;
	}
	.pagination-sm > li > a,
	.pagination-sm > li > span {
	  padding: 5px 10px;
	  font-size: 12px;
	  line-height: 1.5;
	}
	.pagination-sm > li:first-child > a,
	.pagination-sm > li:first-child > span {
	  border-top-left-radius: 3px;
	  border-bottom-left-radius: 3px;
	}
	.pagination-sm > li:last-child > a,
	.pagination-sm > li:last-child > span {
	  border-top-right-radius: 3px;
	  border-bottom-right-radius: 3px;
	}
	
	.sy-news .des{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		
	}
	
	.col-md-6 .w100{
		width: auto !important;
	}
	.col-md-6 table{
		text-align: center;
		width: auto !important;
		border-collapse:collapse;
		border-top:1px solid #000;
		border-left:1px solid #000;
	}
	.col-md-6 table td{
		border-right:1px solid #000;
		border-bottom:1px solid #000;
	}
	